home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 7675 / 7675.xpi / chrome / wikilook / content / navpopctl.css < prev    next >
Cascading Style Sheet File  |  2009-11-01  |  9KB  |  290 lines

  1. a.popupMoreLink { display: block; text-align: right; cursor: pointer; }
  2.  
  3. ins.popupDiff { background: #AFE !important; }
  4. del.popupDiff { background: #FFE6E6 !important; }
  5.  
  6. #selectionPreview { /* overflow: auto; max-height: 16ex; */
  7.                     border: 2px solid #DDD !important;
  8.                     background-color: #EEF !important;
  9.                     padding: 6px !important;
  10.                     }
  11.  
  12. .navpopupctl, div#navpopup_maindiv123
  13. {
  14.   clear:none !important;
  15.   border: solid #FFBE20 3px !important;
  16.   background-color: #FFFAEF !important;
  17.   word-spacing: normal !important;
  18.   text-transform: none !important;
  19.   text-indent: 1ex !important;
  20.   text-decoration: none !important;
  21.   text-align: justify !important;
  22.   padding: 5px !important;
  23.   line-height: normal !important;
  24.   letter-spacing: normal !important;
  25.   font-weight: normal !important;
  26.   font-variant: normal !important;
  27.   font-style:normal !important;
  28.   font-size: small !important;
  29.   /*font-size: 8pt !important;*/
  30.   font-family:Arial,Verdana,Sans-serif !important;
  31.   cursor: default;
  32.   /* opacity: 0.9; */
  33.   text-color: black !important;                   /* Shinai Wrecker (Pedro) */
  34.   color: black !important;                        /* Shinai Wrecker (Pedro) */
  35.   /*border : none !important;*/
  36.   -moz-border-radius: 10px !important;
  37.   -moz-box-shadow: 6px 6px 25px -6px #000000 !important;
  38. }
  39.  
  40. .navpopupctl p
  41. {
  42.   word-spacing: normal !important;
  43.   text-transform: none !important;
  44.   text-indent: 1ex !important;
  45.   text-decoration: none !important;
  46.   text-align: justify !important;
  47.   padding: 5px !important;
  48.   line-height: normal !important;
  49.   letter-spacing: normal !important;
  50.   font-weight: normal !important;
  51.   font-variant: normal !important;
  52.   font-style:normal !important;
  53.   font-size: small !important;
  54.   font-family:Arial,Verdana,Sans-serif !important;
  55.   cursor: default;
  56.   text-color: black !important;                   /* Shinai Wrecker (Pedro) */
  57.   color: black !important;                        /* Shinai Wrecker (Pedro) */
  58.   margin: 0px 0px 0px 0px !important;
  59.  }
  60.  
  61. .navpopupctl a                                       /* Shinai Wrecker (Pedro) */
  62. {
  63.     clear:none !important;                                                 /* Shinai Wrecker (Pedro) */
  64.     font-family:Arial,Verdana,Sans-serif !important;
  65.     font-variant: normal !important;
  66.     font-weight: normal !important;
  67.     font-size: small !important;
  68.     line-height: normal !important;
  69.     word-spacing: normal !important;
  70.     letter-spacing: normal !important;
  71.     text-decoration: none !important;
  72.     text-transform: none !important;
  73.     text-indent: 0ex !important;
  74.     text-color: blue !important;                    /* Shinai Wrecker (Pedro) */
  75.     color: blue !important;                         /* Shinai Wrecker (Pedro) */
  76.     border : none !important;
  77. }                                                 /* Shinai Wrecker (Pedro) */
  78.  
  79. .navpopupctl strongWikiLook, emWikiLook
  80. {
  81.   clear:none !important;
  82.   background: none !important;
  83.   word-spacing: normal !important;
  84.   text-transform: none !important;
  85.   text-indent: 1ex !important;
  86.   text-decoration: none !important;
  87.   text-align: justify !important;
  88.   padding: 0px !important;
  89.   line-height: normal !important;
  90.   letter-spacing: normal !important;
  91.   font-weight: bold !important;
  92.   font-variant: normal !important;
  93.   font-style:normal !important;
  94.   font-size: normal !important;
  95.   /*font-size: 8pt !important;*/
  96.   font-family:Arial,Verdana,Sans-serif !important;
  97.   cursor: default;
  98.   opacity: 0.9; 
  99.   text-color: black !important;                   /* Shinai Wrecker (Pedro) */
  100.   color: black !important;                        /* Shinai Wrecker (Pedro) */
  101.   border : none !important;
  102. }
  103.  
  104. hr
  105. {
  106.     clear:none !important;
  107. }
  108.  
  109. WikiLookh2 {
  110.     background-color: #191DFF;
  111.     background-image: url('gradationb.png') !important;
  112.     background-repeat:repeat-x !important;
  113.     border-bottom: 1px solid #66AAEE !important;
  114.     border-right:  1px solid #66AAEE !important;
  115.     color: #FFFFFF !important;
  116.     font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif !important;
  117.     font-size: 140% !important;
  118.     font-weight: normal !important; 
  119.     letter-spacing: 1px !important;
  120.     line-height: 100% !important;
  121.     /*margin-top :10px !important;*/
  122.     margin: 3px 0px 0px 0px !important;
  123.     padding: 1px 8px !important;
  124.     display : block !important;
  125.     margin-bottom :0px !important;
  126.  
  127. WikiLookh3 {
  128.     background-color: #007F0E;
  129.     background-image: url('gradationg.png') !important;
  130.     background-repeat:repeat-x !important;
  131.     border-bottom: 1px solid #66AAEE !important;
  132.     border-right:  1px solid #66AAEE !important;
  133.     color: #FFFFFF !important;
  134.     font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif !important;
  135.     font-size: 120% !important;
  136.     font-weight: normal !important; 
  137.     letter-spacing: 1px !important;
  138.     line-height: 100% !important;
  139.     /*margin-top :10px !important;*/
  140.     margin: 3px 0px 0px 0px !important;
  141.     padding: 1px 8px !important;
  142.     display : block !important;
  143.     margin-bottom :0px !important;
  144.  
  145. WikiLookh4 {
  146.     background-color: #FF44C0;
  147.     background-image: url('gradationr.png') !important;
  148.     background-repeat:repeat-x !important;
  149.     border-bottom: 1px solid #FF2672 !important;
  150.     border-right:  1px solid #FF2672 !important;
  151.     color: #FFFFFF !important;
  152.     font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif !important;
  153.     font-size: 100% !important;
  154.     font-weight: normal !important; 
  155.     letter-spacing: 1px !important;
  156.     line-height: 100% !important;
  157.     /*margin-top :10px !important;*/
  158.     margin: 3px 0px 0px 0px !important;
  159.     padding: 1px 8px !important;
  160.     display : block !important;
  161.     margin-bottom :0px !important;
  162. }   
  163.  
  164. DIV.popupData {
  165. font-size: 0.7em !important;
  166. font-style: italic !important;
  167. }
  168.     
  169.  
  170. .popupPreviewButton { border: 1px dotted;
  171.                       cursor: pointer; }
  172. .popupPreviewButtonDiv { margin-top: 1ex; }
  173.  
  174. .popupDragHandle {  /* background-color: #D2FEFA; */
  175.                    cursor: move; }
  176.  
  177. /* menu magic - many thanks to [[User:Zocky]]! */
  178.  
  179. /* popups */
  180. .popup_menu li {
  181.  margin: 3px !important;
  182. }
  183.  
  184. .popup_menu
  185. {
  186.   display:none;
  187.   position:absolute;
  188.   left:0;
  189.   margin: 0;
  190.   margin-top: 1em;
  191.   line-height: 1.25em;
  192.   list-style-type: none; 
  193.   /*top:1.6ex; */
  194.   z-index:2;
  195.   width:10em; 
  196.   background:white; 
  197.   border:solid 1px grey;
  198.   padding: 0.5em !important;
  199.   margin-left: -6px;
  200.   margin-top: 1em;
  201.   border-width: 1px 1px 1px 6px;
  202. }
  203. .popup_menu a {display:block;}
  204. .popup_menu_row a {display:inline;}
  205. .popup_menu_row { list-style: none;
  206.                   padding: 0;
  207.                   margin: 0;
  208.                   /*)border: solid 1px red;*/
  209.                   }
  210. .popup_drop {display:inline; position:relative}
  211. .popup_drop:hover .popup_menu,
  212. .popup_drop .popup_menu:hover {display:inline; background:White; padding:2px 2px 2px 2px}
  213.  
  214. .popup_drop:hover { background:#CCF; color:#44f; }
  215.  
  216. /* other colours, styles and so on */
  217. .popup_menu a:hover {background:#CCf !important; color:#44f !important}
  218. .popup_mainlink {font-size: 119% !important; font-weight: bold !important; color: #3000ca !important;}
  219.  
  220. .popup_change_title_link { color: #152 !important; }
  221.  
  222. .popup_diff_dates { 
  223.                     font-style: italic !important; 
  224.                     background: none !important;
  225.                     }
  226.  
  227. .popup_menu_item { 
  228.                   list-style: none;
  229.                   padding: 0;
  230.                   margin: 0;
  231.                    /*border: solid 1px green;*/
  232. }
  233. /* .popup_menu_item a:hover {  */
  234. /*                            background:#CCf; */
  235. /*                            color:#44f; */
  236. /*                            } */
  237. .popup_menu_item a{ display:block; }
  238.  
  239. .popup_history_row_even { background: #eee !important;  }
  240. .popup_history_date { font-weight: bold !important; font-size: 120% !important; }
  241.  
  242. /* copied from monobook #bodyContent declarations */
  243.  
  244. .popupPreview a.external,
  245. .popupPreview a[href ^="gopher://"] {
  246.     background: url(http://en.wikipedia.org/skins/monobook/external.png) center right no-repeat;
  247.     padding-right: 13px;
  248. }
  249. .popupPreview a[href ^="https://"],
  250. .link-https {
  251.     background: url(http://en.wikipedia.org/skins/monobook/lock_icon.gif) center right no-repeat;
  252.     padding-right: 16px;
  253. }
  254. .popupPreview a[href ^="mailto:"],
  255. .link-mailto {
  256.     background: url(http://en.wikipedia.org/skins/monobook/mail_icon.gif) center right no-repeat;
  257.     padding-right: 18px;
  258. }
  259. .popupPreview a[href ^="news://"] {
  260.     background: url(http://en.wikipedia.org/skins/monobook/news_icon.png) center right no-repeat;
  261.     padding-right: 18px;
  262. }
  263. .popupPreview a[href ^="ftp://"],
  264. .link-ftp {
  265.     background: url(http://en.wikipedia.org/skins/monobook/file_icon.gif) center right no-repeat;
  266.     padding-right: 18px;
  267. }
  268. .popupPreview a[href ^="irc://"],
  269. .link-irc {
  270.     background: url(http://en.wikipedia.org/skins/monobook/discussionitem_icon.gif) center right no-repeat;
  271.     padding-right: 18px;
  272. }
  273. /* disable interwiki styling */
  274. .popupPreview a.extiw,
  275. .popupPreview a.extiw:active {
  276.     color: #36b !important;
  277.     background: none !important;
  278.     padding: 0 !important;
  279. }
  280. .popupPreview a.external {
  281.     color: #36b !important;
  282. }
  283. /* this can be used in the content area to switch off
  284. special external link styling */
  285. .popupPreview .plainlinks a {
  286.     background: none !important;
  287.     padding: 0 !important;
  288. }